/* CSS Document */

body,td,p,a,titel,div { font-family: Verdana; line-height: 12pt; font-size: 8pt;}
select,textarea, input { font-family: Verdana; line-height: 12pt; font-size: 8pt;}

body {
	font-weight: normal;
	background-color:#E1E1E1;
	color:#000000;
	crollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#444D55;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#B7B7B7;
	scrollbar-highlight-color:#B7B7B7;
	scrollbar-shadow-color:#FFFFFF;
}

a			{color: #980202; text-decoration: none; }
a:hover			{color: #727F88; text-decoration: none; }



hr {color:#FFFFFF}
.titel {font-family: Verdana; line-height: 18pt; font-weight: bold; font-size: 14pt;}
.titelKl {font-family: Verdana; line-height: 16pt; font-weight: bold; font-size: 11pt;}
.col1 {color: #FFFFFF;padding:10px 10px 10px 10px;}
.col1 a {color: #727F88; text-decoration: none; }
.col1 a:hover	 {color: #000000; text-decoration: none; }
.col2 {color: #000000;padding:10px 10px 10px 10px;}
.col3 {color: #454C50;padding:10px 0px 10px 0px;}
.col4 {color: #FFFFFF;padding:0px 10px 10px 10px;}



.subBut {background-color:#ffffff;}
.wit9 		{color: #FFFFFF; font-weight: normal; font-size: 9pt;}
.witbold9 	{color: #FFFFFF; font-weight: bold; font-size: 9pt;}
.witbold8  	{color: #FFFFFF; font-weight: bold; font-size: 8pt;}
.geelbold	{color: #980202; font-weight: bold; font-size: 9pt;} 
.rood	{color: #980202; font-size: 9pt;}  	

/*============================================================*/


.button 
{
   
   margin-top:5px;
   z-index: 99995;
   width:150px;
   height:20px;
   border: 1px solid #DAB654;
   margin-left:-5px;
   text-align: left;
   vertical-align:middle;
   padding:1px 0px 1px 0px;
   background: #ffffff;
   cursor:pointer;
  
}

.button img
{
    border:0px;


}

.button span
{
display:block;
float:left;
font-weight:bold;
margin-left:4px;
margin-top:1px;
}

.button img
{
    float:left;
}


.button span img
{
    float:none;
    }
    


.button22 {
   
    z-index: 5;

    border: 1px solid #F9F4EE;
}


.button22 a {
    display: block;
    line-height: 18px;
}


.button22 a:hover, .button22 span:hover, .button22 a span:hover, .button22 button:hover {
    background: url("http://www.radio5nostalgia.nl/nostalgia/images/repeating/repeating-button-hover.gif") repeat-x scroll left center #FFE99B;
}

.button22 a, .button22 span, .button22 button {
    background: url("http://www.radio5nostalgia.nl/nostalgia/images/repeating/repeating-button.gif") repeat-x scroll left center #FFE99B;
    border: 1px solid #DAB654;
    color: #663300;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}